﻿2026-07-29T10:38:47.4548656Z ##[group]Run actions/checkout@v5
2026-07-29T10:38:47.4549363Z with:
2026-07-29T10:38:47.4549959Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:47.4553456Z   token: ***
2026-07-29T10:38:47.4553910Z   ssh-strict: true
2026-07-29T10:38:47.4554325Z   ssh-user: git
2026-07-29T10:38:47.4554739Z   persist-credentials: true
2026-07-29T10:38:47.4555191Z   clean: true
2026-07-29T10:38:47.4555623Z   sparse-checkout-cone-mode: true
2026-07-29T10:38:47.4556085Z   fetch-depth: 1
2026-07-29T10:38:47.4556491Z   fetch-tags: false
2026-07-29T10:38:47.4556896Z   show-progress: true
2026-07-29T10:38:47.4557301Z   lfs: false
2026-07-29T10:38:47.4557708Z   submodules: false
2026-07-29T10:38:47.4558146Z   set-safe-directory: true
2026-07-29T10:38:47.4558621Z   allow-unsafe-pr-checkout: false
2026-07-29T10:38:47.4559207Z ##[endgroup]
2026-07-29T10:38:47.5336688Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:47.5338232Z ##[group]Getting Git version info
2026-07-29T10:38:47.5338914Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:38:47.5339990Z [command]/usr/bin/git version
2026-07-29T10:38:47.5343698Z git version 2.43.0
2026-07-29T10:38:47.5364746Z ##[endgroup]
2026-07-29T10:38:47.5378617Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ec24f22d-1d08-4576-9961-eaab0a5c0a47' before making global git config changes
2026-07-29T10:38:47.5380696Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:38:47.5382822Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:47.5420045Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:38:47.5441529Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:38:47.5453353Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:38:47.5456400Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:38:47.5475510Z HEAD
2026-07-29T10:38:47.5507829Z ##[endgroup]
2026-07-29T10:38:47.5510393Z [command]/usr/bin/git submodule status
2026-07-29T10:38:47.5695383Z ##[group]Cleaning the repository
2026-07-29T10:38:47.5731574Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:38:47.5773618Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:38:47.5938686Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:47.5944017Z ##[endgroup]
2026-07-29T10:38:47.5945863Z ##[group]Disabling automatic garbage collection
2026-07-29T10:38:47.5949158Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:38:47.5978105Z ##[endgroup]
2026-07-29T10:38:47.5978722Z ##[group]Setting up auth
2026-07-29T10:38:47.5984478Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:38:47.6012072Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T10:38:47.6228539Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:38:47.6253061Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T10:38:47.6441374Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:38:47.6465872Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:38:47.6664437Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:38:47.6694455Z ##[endgroup]
2026-07-29T10:38:47.6712774Z ##[group]Fetching the repository
2026-07-29T10:38:47.6713847Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0ed6f0e3d3ba88f40722c55807bdace7812c7bac:refs/remotes/pull/119/merge
2026-07-29T10:38:48.2222080Z ##[endgroup]
2026-07-29T10:38:48.2223039Z ##[group]Determining the checkout info
2026-07-29T10:38:48.2224032Z ##[endgroup]
2026-07-29T10:38:48.2226804Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:38:48.2273569Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:38:48.2300321Z ##[group]Checking out the ref
2026-07-29T10:38:48.2302497Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T10:38:48.2350267Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:48.2353750Z ##[endgroup]
2026-07-29T10:38:48.2386139Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:38:48.2406124Z 0ed6f0e3d3ba88f40722c55807bdace7812c7bac
